Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

let paddle hold the creation buffer #1162

Merged
merged 2 commits into from
Aug 11, 2021
Merged

Conversation

lanking520
Copy link
Contributor

Description

Avoid random crashes during the bytebuffer early catch

@codecov-commenter
Copy link

codecov-commenter commented Aug 11, 2021

Codecov Report

Merging #1162 (2810ff8) into master (002c04a) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1162      +/-   ##
============================================
+ Coverage     70.20%   70.22%   +0.01%     
- Complexity     5342     5344       +2     
============================================
  Files           513      513              
  Lines         23703    23708       +5     
  Branches       2562     2562              
============================================
+ Hits          16641    16648       +7     
+ Misses         5697     5696       -1     
+ Partials       1365     1364       -1     
Impacted Files Coverage Δ
...ain/java/ai/djl/paddlepaddle/engine/PpNDArray.java 55.81% <100.00%> (+5.81%) ⬆️
...rc/main/java/ai/djl/paddlepaddle/jni/JniUtils.java 84.44% <100.00%> (ø)
api/src/main/java/ai/djl/repository/Artifact.java 89.43% <0.00%> (+1.62%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ea814b4...2810ff8. Read the comment docs.

@frankfliu frankfliu merged commit c09b449 into deepjavalibrary:master Aug 11, 2021
Lokiiiiii pushed a commit to Lokiiiiii/djl that referenced this pull request Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants